.Gray-Headding-Title-Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	line-height: normal;
	font-size: large;
}
.Gray-Body-Head {
	color: #666;
	font-weight: bold;
	line-height: 30px;
	font-size: medium;
}
.White-Text-Small-Bold {
	font-size: small;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.Gray-Body-Text {
	color: #666;
	font-weight: normal;
	font-size: medium;
	font-style: normal;
	line-height: normal;
}
.Gray-Body-Text-UnderLine {
	color: #666;
	font-weight: normal;
	text-decoration: underline;
	font-size: medium;
	line-height: 30px;
}
.Blue-Body-Text-Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0068D1;
	font-size: medium;
}
.White-Gray-Text-Small {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
}
.White-Body-Text-Bold {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
